home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 1 / Inside Mac Games Volume 1.iso / IMG CD-ROM / IMG CD-ROM.30 / 00522.ls < prev    next >
Encoding:
Text File  |  1994-05-18  |  77 b   |  6 lines

  1. if the quickTimePresent = 0 then
  2.   go("quicktime")
  3. else
  4.   go("intro")
  5. end if
  6.